As far as I know, and please correct me, there still always is a text-only mode in Linuxland, and essential administration tools require you to open "a TTY" in all distributions, right?
How do you define essential admin tools? In my work, basically everything is code and I consider bash, Ansible, Terraform, PowerShell, etc, essential, since without them I can’t guarantee that the next deployment will work exactly as the last deployment or that a documented procedure will be followed exactly by one of my fellow bags of meat with teeth.
None of that is done via a literal TTY device, though (that word has a specific meaning). Mostly I’ll be sitting in a macOS or Linux - or even Windows, if they pay me enough - GUI with a number of terminal windows open at the highest comfortable resolution, working away on the things to solve for the day, locally or via a secure shell.
Even in macOS I usually write much of my code in a terminal based editor, vim, since it too lets me “program” my edits to a degree I haven’t bothered to learn in other tools.
That said, I run Fedora on my gaming computer, and with compatible hardware and the kind of use cases regular humans have I would never
have to drop into a shell. As you mentioned, if the display server would barf horribly I might end up in a TTY - a different and unrelated virtual terminal (specific meaning again) to the one presenting the GUI - and that might let me rescue the situation a bit better than, say, a blue screen of death would. But that’s definitely not a normal or expected situation in a modern Linux environment on good hardware.
This estimate is clearly exaggerated.
Linux runs on a single-digit percentage of desktop and laptop computers - more if you count ChromeOS - but fares significantly better in the data center, and especially in terms of web services and infrastructure/appliances.
Phones today run Linux (but similar to ChromeBooks generally not GNU) or iOS, with a slight bias toward iOS in richer areas - which on the other hand are in the minority.
And outside of these fields, if it contains a computer it’s not a bad bet to guess it runs Linux.