If paginated comments don’t span to a second page, how do I hide the div wrapper?

Use the comments number function or the more native get_comments_number function and combine it with the page comments option if ( get_option( page_comments ) == TRUE ) // do stuff