Hi,
This segment might be what you are looking for:
VISIT [
Hit Depth is greater than or equal to 3
AND
Exclude VISIT Container [
HIT Container [
Page equals home
AND
Hit Depth is greater than or equal to 3
]
]
]
This should return visits that have at least 3 hits (though unfortunately this could also include actions), and excludes visits that have any hit where the Home Page is on hit 3+