If I am correctly interpreting this question, then the sql would look like
Where datefield1 > Now()-60 or datefield2 > Now()-60 or
datefield3 > Now()-60
To achieve this in the query builder grid, you would place the criterion for
each date field on a separate criteria line in the grid: