"The person running the family is often nowhere near it. Build for that as the real case — not as the exception you weaken the lock for."
The Operator Is Usually Somewhere Else
The office machine is the only writer, but the human driving it is frequently on a laptop in another city, another country, another timezone. If you design the hub for 'sitting at the office' and treat remote as an afterthought, you'll bolt on a 'travel mode' — and a travel mode is almost always a weaker door. Firelink inverts that assumption: travel is a first-class use case. The remote session is designed for at full strength, because it's not a rare edge case; it's how the hub is often used.
Weaker-for-Convenience Is a Permanent Backdoor
The tempting shortcut is a relaxed mode 'just for when I'm traveling' — skip the PIN on trusted networks, loosen a check because typing a code on a phone is annoying. Every one of those is a door that's now permanently thinner, and an attacker doesn't care that you built it for convenience. A security control you can turn off for your own comfort is a security control an adversary can aim for. Firelink's answer is that comfort comes from good design — a fast, clean auth flow — not from a lower bar.
Location Is Not Trust
Underneath this is a simple principle: where a request comes from is not who it is. Being on the office network doesn't make you trusted, and being on a tailnet from a hotel doesn't make you suspicious. Trust comes from authentication — a verified session — not from a network address. That's why the same strong contract governs a browser at the office and a browser on the other side of the planet: the office isn't a trusted zone that lowers the bar, and travel isn't an untrusted zone that needs a bypass. Everyone authenticates; the strength is uniform.